get Type
Gets the type or category of this playlist.
The playlist type can influence how the playlist is scheduled, rendered, or processed by the player. Refer to PlaylistType for possible values and their meanings.
Return
The PlaylistType enum constant representing the type of this playlist. Should typically not be null for a valid playlist.